Dataloop Platform
Developers and support docs
SDK and CLI docs
Nothing Found
Dataloop Platform
Developers and support docs
SDK and CLI docs
Delete Task
Delete a task
Request
path Parameters
id
required
string
: Task ID
Request Body schema:
application/json
asynced
boolean or null
deleteWithPipeline
boolean or null
emptyOnly
boolean or null
property name*
additional property
any
Responses
200
Ok
delete
/tasks/{id}
Try it
Request samples
Payload
curl
JavaScript
Node.js
application/json
Copy
{
"asynced"
:
true
,
"deleteWithPipeline"
:
true
,
"emptyOnly"
:
true
}
Response samples
200
application/json
APICommand
Copy
null
Next to
Add Items to Task